home *** CD-ROM | disk | FTP | other *** search
/ The Latest & Greatest Top 201 Games / The Latest and Greatest Top 201 Games (Maple Media)(1994).iso / basstr / q&a.txt < prev    next >
Text File  |  1992-01-23  |  6KB  |  91 lines

  1.                   Common Questions and Problems With BassDuel
  2.  
  3. The following represents the most common questions and problems
  4. encountered with BassDuel. Before calling or writing  us, please
  5. read the instruction manual thoroughly. The instructions are
  6. contained in a file on your disk called BDUEL.DOC. We have found
  7. that many questions can be answered right there.
  8.  
  9. [1] PROBLEM: "I can't manually scroll to another section  of the lake".
  10. SOLUTION:  First, make sure the NUM LOCK is not set on your keyboard. Then,
  11.            be sure you are using the NUMERIC KEYPAD ARROWS, not the separate
  12.            cursor control arrows on 101 key enhanced keyboards. Remember to
  13.            press the SHIFT key while you press the arrow keys. If that won't
  14.            work, try using the 2,4,6, & 8 keys in the top row of your MAIN
  15.            KEYBOARD (NOT the "F" keys!). Do not use the SHIFT key when using
  16.            this method.
  17. [2] PROBLEM: "Sometimes 'garbage' appears when I try to scroll the
  18.               screen or select a rod or bait".
  19. SOLUTION: BassDuel needs lots of FREE memory. Just because your computer has
  20.           640k or more of memory doesn't mean it's all free for BassDuel to
  21.           use. We have found that memory resident programs (TSR'S) are one of
  22.           the main causes of this problem. Programs like RAM DISKS, PRINTER
  23.           BUFFERS, KEYBOARD ENHANCERS and MENU programs should not be loaded
  24.           before running BassDuel. These programs occupy memory space even
  25.           when not running, thus making it unavailable to BassDuel.
  26.  
  27.           Another occasional cause of this problem is lack of sufficient
  28.           memory on your EGA card. Many of the older EGA cards only had 64k
  29.           or 128k of video memory. They should have 256k to properly run
  30.           BassDuel.
  31. [3] PROBLEM: "The program tries to start, but then stops."
  32. SOLUTION: One of the main causes of this problem is too many open files. DOS
  33.           only allows 15 open files per process. Check your CONFIG.SYS file to
  34.           be sure it contains the following two lines:
  35.  
  36.                                   FILES=20
  37.                                   BUFFERS=20
  38.  
  39.            BassDuel tries to open several files when it starts. It then
  40.            assumes they were open for its use. If in fact they were NOT
  41.            opened, the program may hang waiting for them to be available. The
  42.            two lines described above will help prevent this from happening.
  43. [4] PROBLEM: "I cannot save a game to the disk."
  44. SOLUTION: Many people try to save games (to be played later) on the original
  45.           distribution diskette. A saved game uses about 63k of disk space,
  46.           and the distribution  diskette must have at least that much free if
  47.           you expect to save a game.
  48.  
  49.           Sometimes, people have a clock or some other interrupt driven
  50.           program running at the same time they're running BassDuel. Since
  51.           these programs use interrupts, they can 'steal' time from BassDuel.
  52.           If one of these programs decides to 'steal' its time while BassDuel
  53.           is  writing to the disk, the resultant file may be damaged. This is
  54.           because DOS itself is inherently non-reentrant, and BassDuel uses
  55.           DOS facilities to write to the disk. See #3 above as well.
  56. [5] PROBLEM: "I cannot restore a saved game."
  57. SOLUTION: See #3 and #4 above. Also, make sure ALL files that are supplied on
  58.           your BassDuel distribution disk are in the same directory as
  59.           BASSDUEL.EXE.
  60. [6] PROBLEM: "BassDuel does not always save my record catches properly!"
  61. SOLUTION: See #3 above. Also, some people thought they were clever, and tried
  62.           to edit the BIGF.TXT and/or the BIGS.TXT files. Don't try it! One
  63.           misplaced space or deleted/added line can mess the files up beyond
  64.           repair.
  65. [7] PROBLEM: "I get a RUNTIME ERROR 002 then the program stops!"
  66. SOLUTION: This means that BassDuel cannot open a file it needs. This can
  67.           happen if you do not have all the files that are supplied on the
  68.           original distribution diskette in the same directory as the main
  69.           program, BASSDUEL.EXE. It can also happen if you are missing a
  70.           file altogether. Also, refer to item 3, above.
  71. [8] PROBLEM: "I get a runtime ERROR 004 then the program stops!"
  72. SOLUTION: This means that access to a file needed by BassDuel has been denied
  73.           by DOS. Make sure there is no write-protect tab on your diskette,
  74.           and see item 3 above.
  75. [9] PROBLEM: "I have an IBM PS-2. The program reports that it detects a VGA
  76.           card then stops, hanging up my machine".
  77. SOLUTION: Some models of PS-2 computers have the MCGA video mode. This mode
  78.           (320 x 200 x 256 colors) is a subset of the VGA specification. These
  79.           computers report VGA when queried by BassDuel. BassDuel then assumes
  80.           that since a VGA card was detected, that it should use the maximum
  81.           screen resolution it can, which is 640 x 350, 16 colors. BassDuel
  82.           requires a true VGA or EGA video system to run.
  83. [10] QUESTION: "I have a VGA card in my machine, yet the program seems to run
  84.                 in 16 color EGA mode. Why, and how do I make it utilize the
  85.                 256 colors of my VGA?"
  86. ANSWER: See item 9, above. BassDuel runs in the EGA mode of your VGA card. It
  87.         does not support true VGA (640 x 480 x 16 colors) at this time.
  88. [11] QUESTION: "I have a Tandy machine that supports 16 color CGA mode. Is
  89.                 there a way I can run BassDuel in this mode?
  90. ANSWER: No, at least not at this time. BassDuel requires EGA or VGA to run.
  91.